func go/types.typeset
7 uses
go/types (current package)
builtins.go#L115: for _, u := range typeset(y.typ) {
builtins.go#L378: for _, u := range typeset(y.typ) {
builtins.go#L990: for _, u := range typeset(x.typ) {
index.go#L222: typeset(x.typ)(func(t, u Type) bool {
signature.go#L76: for t := range typeset(last) {
under.go#L35: func typeset(t Type) iter.Seq2[Type, Type] {
under.go#L81: for t, u := range typeset(t) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)